home *** CD-ROM | disk | FTP | other *** search
- Path: pinnacle.co.nz!not-for-mail
- From: jonc@pinnacle.co.nz (Jonathan Chen)
- Newsgroups: comp.lang.c,comp.unix.questions,comp.unix.programmer
- Subject: Re: beginner needs your help ASAP
- Date: 26 Mar 1996 13:03:09 +1200
- Organization: Pinnacle Software Ltd, Auckland, New Zealand
- Message-ID: <4j7fod$2de@tui.pinnacle.co.nz>
- References: <4in3s5$a7a@risky.ecs.umass.edu>
- NNTP-Posting-Host: tui.pinnacle.co.nz
- X-Newsreader: NN version 6.5.0 #3 (NOV)
-
- In <4in3s5$a7a@risky.ecs.umass.edu> sebag@ecs.umass.edu writes:
-
- >I am a new C programmer who would like to do some basic graphics.
- >I am using a UNIX machine and I am logging on through telnet.
- >I would like to clear the screen, and write characters at different
- >places on the screen. If I used printf, it would print on the next
- >line. I am trying to choose where on the screen the characters go.
- >Is this easy to do?
-
- man curses(3)
- --
- +--
- | Jonathan Chen <jonc@pinnacle.co.nz> |
- --+
-